home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 October / Chip Ekim 2003.iso / prog / share / vizeon / setup.exe / AppDir\VizeonCybergirl\games\flashman.swf / scripts / DefineSprite_171 / frame_251 / DoAction.as
Encoding:
Text File  |  2002-08-05  |  103 b   |  10 lines

  1. stopAllSounds();
  2. tellTarget("../../")
  3. {
  4.    play();
  5. }
  6. tellTarget("../")
  7. {
  8.    gotoAndStop(1);
  9. }
  10.